projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93297f7
)
debian/setup-stamp: remove redundant mkdir
author
Rob Browning
<rlb@defaultvalue.org>
Sun, 2 Oct 2016 18:07:54 +0000
(13:07 -0500)
committer
Rob Browning
<rlb@defaultvalue.org>
Sun, 2 Oct 2016 18:07:54 +0000
(13:07 -0500)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 56bd25068ef0fba63c5016afd74b1a0d43927d02..c8fe43deb759cef7b9e19b44a87893c7c292797a 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-294,7
+294,7
@@
debian/$(flavor)-common.README.Debian: \
debian/setup-stamp:
$(testdir)
./autogen.sh
-
mkdir -p $(dir $@) &&
touch $@
+ touch $@
# common configure flags
confflags += --prefix=/usr